home *** CD-ROM | disk | FTP | other *** search
/ PC World 2002 September / PCWorld_2002-09_cd.bin / Software / Vyzkuste / httrack / httrack-3.20RC4.exe / {app} / lib / readme.txt < prev   
Text File  |  2001-09-16  |  1KB  |  36 lines

  1. HTTrack library example
  2. -----------------------
  3.  
  4. Here is an example of how to integrate HTTrack Website Copier into a project
  5. to use it as a "core engine". Copy the src/ directory and the Makefile.*/configure
  6. scripts in lib/ to have a working example.
  7.  
  8.  
  9. Important Notice:
  10. ----------------
  11.  
  12. These sources are covered by the GNU General Public License (see below)
  13. (Projects based on these sources must follow the GPL, too)
  14.  
  15.  
  16. Copyright notice:
  17. ----------------
  18.  
  19. HTTrack Website Copier, Offline Browser for Windows and Unix
  20. Copyright (C) Xavier Roche and other contributors
  21.  
  22. This program is free software; you can redistribute it and/or
  23. modify it under the terms of the GNU General Public License
  24. as published by the Free Software Foundation; either version 2
  25. of the License, or any later version.
  26.  
  27. This program is distributed in the hope that it will be useful,
  28. but WITHOUT ANY WARRANTY; without even the implied warranty of
  29. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  30. GNU General Public License for more details.
  31.  
  32. You should have received a copy of the GNU General Public License
  33. along with this program; if not, write to the Free Software
  34. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  35.  
  36.